3.8.8 \(\int (a+b \cos (c+d x))^3 \sec ^{\frac {3}{2}}(c+d x) \, dx\) [708]

Optimal. Leaf size=166 \[ -\frac {2 a \left (a^2-3 b^2\right ) \sqrt {\cos (c+d x)} E\left (\left .\frac {1}{2} (c+d x)\right |2\right ) \sqrt {\sec (c+d x)}}{d}+\frac {2 b \left (9 a^2+b^2\right ) \sqrt {\cos (c+d x)} F\left (\left .\frac {1}{2} (c+d x)\right |2\right ) \sqrt {\sec (c+d x)}}{3 d}+\frac {2 a \left (3 a^2-b^2\right ) \sqrt {\sec (c+d x)} \sin (c+d x)}{3 d}+\frac {2 b^2 (b+a \sec (c+d x)) \sin (c+d x)}{3 d \sqrt {\sec (c+d x)}} \]

[Out]

2/3*b^2*(b+a*sec(d*x+c))*sin(d*x+c)/d/sec(d*x+c)^(1/2)+2/3*a*(3*a^2-b^2)*sin(d*x+c)*sec(d*x+c)^(1/2)/d-2*a*(a^
2-3*b^2)*(cos(1/2*d*x+1/2*c)^2)^(1/2)/cos(1/2*d*x+1/2*c)*EllipticE(sin(1/2*d*x+1/2*c),2^(1/2))*cos(d*x+c)^(1/2
)*sec(d*x+c)^(1/2)/d+2/3*b*(9*a^2+b^2)*(cos(1/2*d*x+1/2*c)^2)^(1/2)/cos(1/2*d*x+1/2*c)*EllipticF(sin(1/2*d*x+1
/2*c),2^(1/2))*cos(d*x+c)^(1/2)*sec(d*x+c)^(1/2)/d

________________________________________________________________________________________

Rubi [A]
time = 0.16, antiderivative size = 166, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 7, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.304, Rules used = {3317, 3926, 4132, 3856, 2720, 4131, 2719} \begin {gather*} \frac {2 a \left (3 a^2-b^2\right ) \sin (c+d x) \sqrt {\sec (c+d x)}}{3 d}+\frac {2 b \left (9 a^2+b^2\right ) \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} F\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{3 d}-\frac {2 a \left (a^2-3 b^2\right ) \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} E\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{d}+\frac {2 b^2 \sin (c+d x) (a \sec (c+d x)+b)}{3 d \sqrt {\sec (c+d x)}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*Cos[c + d*x])^3*Sec[c + d*x]^(3/2),x]

[Out]

(-2*a*(a^2 - 3*b^2)*Sqrt[Cos[c + d*x]]*EllipticE[(c + d*x)/2, 2]*Sqrt[Sec[c + d*x]])/d + (2*b*(9*a^2 + b^2)*Sq
rt[Cos[c + d*x]]*EllipticF[(c + d*x)/2, 2]*Sqrt[Sec[c + d*x]])/(3*d) + (2*a*(3*a^2 - b^2)*Sqrt[Sec[c + d*x]]*S
in[c + d*x])/(3*d) + (2*b^2*(b + a*Sec[c + d*x])*Sin[c + d*x])/(3*d*Sqrt[Sec[c + d*x]])

Rule 2719

Int[Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/d)*EllipticE[(1/2)*(c - Pi/2 + d*x), 2], x] /; FreeQ[{
c, d}, x]

Rule 2720

Int[1/Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/d)*EllipticF[(1/2)*(c - Pi/2 + d*x), 2], x] /; FreeQ
[{c, d}, x]

Rule 3317

Int[(csc[(e_.) + (f_.)*(x_)]*(d_.))^(m_)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^(n_.))^(p_.), x_Symbol] :> Dist
[d^(n*p), Int[(d*Csc[e + f*x])^(m - n*p)*(b + a*Csc[e + f*x]^n)^p, x], x] /; FreeQ[{a, b, d, e, f, m, n, p}, x
] &&  !IntegerQ[m] && IntegersQ[n, p]

Rule 3856

Int[(csc[(c_.) + (d_.)*(x_)]*(b_.))^(n_), x_Symbol] :> Dist[(b*Csc[c + d*x])^n*Sin[c + d*x]^n, Int[1/Sin[c + d
*x]^n, x], x] /; FreeQ[{b, c, d}, x] && EqQ[n^2, 1/4]

Rule 3926

Int[(csc[(e_.) + (f_.)*(x_)]*(d_.))^(n_)*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_), x_Symbol] :> Simp[a^2*Co
t[e + f*x]*(a + b*Csc[e + f*x])^(m - 2)*((d*Csc[e + f*x])^n/(f*n)), x] - Dist[1/(d*n), Int[(a + b*Csc[e + f*x]
)^(m - 3)*(d*Csc[e + f*x])^(n + 1)*Simp[a^2*b*(m - 2*n - 2) - a*(3*b^2*n + a^2*(n + 1))*Csc[e + f*x] - b*(b^2*
n + a^2*(m + n - 1))*Csc[e + f*x]^2, x], x], x] /; FreeQ[{a, b, d, e, f}, x] && NeQ[a^2 - b^2, 0] && GtQ[m, 2]
 && ((IntegerQ[m] && LtQ[n, -1]) || (IntegersQ[m + 1/2, 2*n] && LeQ[n, -1]))

Rule 4131

Int[(csc[(e_.) + (f_.)*(x_)]*(b_.))^(m_.)*(csc[(e_.) + (f_.)*(x_)]^2*(C_.) + (A_)), x_Symbol] :> Simp[(-C)*Cot
[e + f*x]*((b*Csc[e + f*x])^m/(f*(m + 1))), x] + Dist[(C*m + A*(m + 1))/(m + 1), Int[(b*Csc[e + f*x])^m, x], x
] /; FreeQ[{b, e, f, A, C, m}, x] && NeQ[C*m + A*(m + 1), 0] &&  !LeQ[m, -1]

Rule 4132

Int[(csc[(e_.) + (f_.)*(x_)]*(b_.))^(m_.)*((A_.) + csc[(e_.) + (f_.)*(x_)]*(B_.) + csc[(e_.) + (f_.)*(x_)]^2*(
C_.)), x_Symbol] :> Dist[B/b, Int[(b*Csc[e + f*x])^(m + 1), x], x] + Int[(b*Csc[e + f*x])^m*(A + C*Csc[e + f*x
]^2), x] /; FreeQ[{b, e, f, A, B, C, m}, x]

Rubi steps

\begin {align*} \int (a+b \cos (c+d x))^3 \sec ^{\frac {3}{2}}(c+d x) \, dx &=\int \frac {(b+a \sec (c+d x))^3}{\sec ^{\frac {3}{2}}(c+d x)} \, dx\\ &=\frac {2 b^2 (b+a \sec (c+d x)) \sin (c+d x)}{3 d \sqrt {\sec (c+d x)}}+\frac {2}{3} \int \frac {4 a b^2+\frac {1}{2} b \left (9 a^2+b^2\right ) \sec (c+d x)+\frac {1}{2} a \left (3 a^2-b^2\right ) \sec ^2(c+d x)}{\sqrt {\sec (c+d x)}} \, dx\\ &=\frac {2 b^2 (b+a \sec (c+d x)) \sin (c+d x)}{3 d \sqrt {\sec (c+d x)}}+\frac {2}{3} \int \frac {4 a b^2+\frac {1}{2} a \left (3 a^2-b^2\right ) \sec ^2(c+d x)}{\sqrt {\sec (c+d x)}} \, dx+\frac {1}{3} \left (b \left (9 a^2+b^2\right )\right ) \int \sqrt {\sec (c+d x)} \, dx\\ &=\frac {2 a \left (3 a^2-b^2\right ) \sqrt {\sec (c+d x)} \sin (c+d x)}{3 d}+\frac {2 b^2 (b+a \sec (c+d x)) \sin (c+d x)}{3 d \sqrt {\sec (c+d x)}}-\left (a \left (a^2-3 b^2\right )\right ) \int \frac {1}{\sqrt {\sec (c+d x)}} \, dx+\frac {1}{3} \left (b \left (9 a^2+b^2\right ) \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)}\right ) \int \frac {1}{\sqrt {\cos (c+d x)}} \, dx\\ &=\frac {2 b \left (9 a^2+b^2\right ) \sqrt {\cos (c+d x)} F\left (\left .\frac {1}{2} (c+d x)\right |2\right ) \sqrt {\sec (c+d x)}}{3 d}+\frac {2 a \left (3 a^2-b^2\right ) \sqrt {\sec (c+d x)} \sin (c+d x)}{3 d}+\frac {2 b^2 (b+a \sec (c+d x)) \sin (c+d x)}{3 d \sqrt {\sec (c+d x)}}-\left (a \left (a^2-3 b^2\right ) \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)}\right ) \int \sqrt {\cos (c+d x)} \, dx\\ &=-\frac {2 a \left (a^2-3 b^2\right ) \sqrt {\cos (c+d x)} E\left (\left .\frac {1}{2} (c+d x)\right |2\right ) \sqrt {\sec (c+d x)}}{d}+\frac {2 b \left (9 a^2+b^2\right ) \sqrt {\cos (c+d x)} F\left (\left .\frac {1}{2} (c+d x)\right |2\right ) \sqrt {\sec (c+d x)}}{3 d}+\frac {2 a \left (3 a^2-b^2\right ) \sqrt {\sec (c+d x)} \sin (c+d x)}{3 d}+\frac {2 b^2 (b+a \sec (c+d x)) \sin (c+d x)}{3 d \sqrt {\sec (c+d x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.59, size = 108, normalized size = 0.65 \begin {gather*} \frac {\sqrt {\sec (c+d x)} \left (-6 a \left (a^2-3 b^2\right ) \sqrt {\cos (c+d x)} E\left (\left .\frac {1}{2} (c+d x)\right |2\right )+2 b \left (9 a^2+b^2\right ) \sqrt {\cos (c+d x)} F\left (\left .\frac {1}{2} (c+d x)\right |2\right )+2 \left (3 a^3+b^3 \cos (c+d x)\right ) \sin (c+d x)\right )}{3 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*Cos[c + d*x])^3*Sec[c + d*x]^(3/2),x]

[Out]

(Sqrt[Sec[c + d*x]]*(-6*a*(a^2 - 3*b^2)*Sqrt[Cos[c + d*x]]*EllipticE[(c + d*x)/2, 2] + 2*b*(9*a^2 + b^2)*Sqrt[
Cos[c + d*x]]*EllipticF[(c + d*x)/2, 2] + 2*(3*a^3 + b^3*Cos[c + d*x])*Sin[c + d*x]))/(3*d)

________________________________________________________________________________________

Maple [A]
time = 0.30, size = 303, normalized size = 1.83

method result size
default \(-\frac {2 \left (4 \cos \left (\frac {d x}{2}+\frac {c}{2}\right ) \left (\sin ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right ) b^{3}-6 \cos \left (\frac {d x}{2}+\frac {c}{2}\right ) \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right ) a^{3}-2 \cos \left (\frac {d x}{2}+\frac {c}{2}\right ) \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right ) b^{3}+9 a^{2} b \sqrt {\frac {1}{2}-\frac {\cos \left (d x +c \right )}{2}}\, \sqrt {2 \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-1}\, \EllipticF \left (\cos \left (\frac {d x}{2}+\frac {c}{2}\right ), \sqrt {2}\right )+b^{3} \sqrt {\frac {1}{2}-\frac {\cos \left (d x +c \right )}{2}}\, \sqrt {2 \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-1}\, \EllipticF \left (\cos \left (\frac {d x}{2}+\frac {c}{2}\right ), \sqrt {2}\right )+3 \sqrt {\frac {1}{2}-\frac {\cos \left (d x +c \right )}{2}}\, \sqrt {2 \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-1}\, \EllipticE \left (\cos \left (\frac {d x}{2}+\frac {c}{2}\right ), \sqrt {2}\right ) a^{3}-9 \sqrt {\frac {1}{2}-\frac {\cos \left (d x +c \right )}{2}}\, \sqrt {2 \left (\sin ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-1}\, \EllipticE \left (\cos \left (\frac {d x}{2}+\frac {c}{2}\right ), \sqrt {2}\right ) a \,b^{2}\right )}{3 \sin \left (\frac {d x}{2}+\frac {c}{2}\right ) \sqrt {2 \left (\cos ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-1}\, d}\) \(303\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*cos(d*x+c))^3*sec(d*x+c)^(3/2),x,method=_RETURNVERBOSE)

[Out]

-2/3*(4*cos(1/2*d*x+1/2*c)*sin(1/2*d*x+1/2*c)^4*b^3-6*cos(1/2*d*x+1/2*c)*sin(1/2*d*x+1/2*c)^2*a^3-2*cos(1/2*d*
x+1/2*c)*sin(1/2*d*x+1/2*c)^2*b^3+9*a^2*b*(sin(1/2*d*x+1/2*c)^2)^(1/2)*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)*Ellipt
icF(cos(1/2*d*x+1/2*c),2^(1/2))+b^3*(sin(1/2*d*x+1/2*c)^2)^(1/2)*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)*EllipticF(co
s(1/2*d*x+1/2*c),2^(1/2))+3*(sin(1/2*d*x+1/2*c)^2)^(1/2)*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)*EllipticE(cos(1/2*d*
x+1/2*c),2^(1/2))*a^3-9*b^2*a*(sin(1/2*d*x+1/2*c)^2)^(1/2)*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)*EllipticE(cos(1/2*
d*x+1/2*c),2^(1/2)))/sin(1/2*d*x+1/2*c)/(2*cos(1/2*d*x+1/2*c)^2-1)^(1/2)/d

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*cos(d*x+c))^3*sec(d*x+c)^(3/2),x, algorithm="maxima")

[Out]

integrate((b*cos(d*x + c) + a)^3*sec(d*x + c)^(3/2), x)

________________________________________________________________________________________

Fricas [C] Result contains higher order function than in optimal. Order 9 vs. order 4.
time = 0.12, size = 182, normalized size = 1.10 \begin {gather*} \frac {\sqrt {2} {\left (-9 i \, a^{2} b - i \, b^{3}\right )} {\rm weierstrassPInverse}\left (-4, 0, \cos \left (d x + c\right ) + i \, \sin \left (d x + c\right )\right ) + \sqrt {2} {\left (9 i \, a^{2} b + i \, b^{3}\right )} {\rm weierstrassPInverse}\left (-4, 0, \cos \left (d x + c\right ) - i \, \sin \left (d x + c\right )\right ) - 3 \, \sqrt {2} {\left (i \, a^{3} - 3 i \, a b^{2}\right )} {\rm weierstrassZeta}\left (-4, 0, {\rm weierstrassPInverse}\left (-4, 0, \cos \left (d x + c\right ) + i \, \sin \left (d x + c\right )\right )\right ) - 3 \, \sqrt {2} {\left (-i \, a^{3} + 3 i \, a b^{2}\right )} {\rm weierstrassZeta}\left (-4, 0, {\rm weierstrassPInverse}\left (-4, 0, \cos \left (d x + c\right ) - i \, \sin \left (d x + c\right )\right )\right ) + \frac {2 \, {\left (b^{3} \cos \left (d x + c\right ) + 3 \, a^{3}\right )} \sin \left (d x + c\right )}{\sqrt {\cos \left (d x + c\right )}}}{3 \, d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*cos(d*x+c))^3*sec(d*x+c)^(3/2),x, algorithm="fricas")

[Out]

1/3*(sqrt(2)*(-9*I*a^2*b - I*b^3)*weierstrassPInverse(-4, 0, cos(d*x + c) + I*sin(d*x + c)) + sqrt(2)*(9*I*a^2
*b + I*b^3)*weierstrassPInverse(-4, 0, cos(d*x + c) - I*sin(d*x + c)) - 3*sqrt(2)*(I*a^3 - 3*I*a*b^2)*weierstr
assZeta(-4, 0, weierstrassPInverse(-4, 0, cos(d*x + c) + I*sin(d*x + c))) - 3*sqrt(2)*(-I*a^3 + 3*I*a*b^2)*wei
erstrassZeta(-4, 0, weierstrassPInverse(-4, 0, cos(d*x + c) - I*sin(d*x + c))) + 2*(b^3*cos(d*x + c) + 3*a^3)*
sin(d*x + c)/sqrt(cos(d*x + c)))/d

________________________________________________________________________________________

Sympy [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: SystemError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*cos(d*x+c))**3*sec(d*x+c)**(3/2),x)

[Out]

Exception raised: SystemError >> excessive stack use: stack is 5007 deep

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*cos(d*x+c))^3*sec(d*x+c)^(3/2),x, algorithm="giac")

[Out]

integrate((b*cos(d*x + c) + a)^3*sec(d*x + c)^(3/2), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int {\left (\frac {1}{\cos \left (c+d\,x\right )}\right )}^{3/2}\,{\left (a+b\,\cos \left (c+d\,x\right )\right )}^3 \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1/cos(c + d*x))^(3/2)*(a + b*cos(c + d*x))^3,x)

[Out]

int((1/cos(c + d*x))^(3/2)*(a + b*cos(c + d*x))^3, x)

________________________________________________________________________________________